projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2347fad
)
Fix IA64 build
author
Tim Deegan
<Tim.Deegan@xensource.com>
Fri, 20 Jul 2007 13:10:40 +0000
(14:10 +0100)
committer
Tim Deegan
<Tim.Deegan@xensource.com>
Fri, 20 Jul 2007 13:10:40 +0000
(14:10 +0100)
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
xen/common/domctl.c
patch
|
blob
|
history
diff --git
a/xen/common/domctl.c
b/xen/common/domctl.c
index db7d55d9beab14be314bd9b23d92ec9cd6d69cdd..09a1e84d98e06332382b1aa29da98c4303ee9e81 100644
(file)
--- a/
xen/common/domctl.c
+++ b/
xen/common/domctl.c
@@
-20,6
+20,7
@@
#include <xen/rcupdate.h>
#include <xen/guest_access.h>
#include <xen/bitmap.h>
+#include <xen/paging.h>
#include <asm/current.h>
#include <public/domctl.h>
#include <acm/acm_hooks.h>